|
DX11 SET RASTERIZER STATE ANTIALIASED LINE ENABLED
Sets whether to enable line anti-aliasing or not.
Note that this is only relevant when drawing to render targets that support anti-aliasing.
DX11 SET RASTERIZER STATE ANTIALIASED LINE ENABLED rasterState, enable
rasterState Dword The rasterizer state to enable / disable line anti-aliasing of.
enable Boolean Set to true to enable anti-aliased line drawing, or false to disable it.
This function does not return a value.
RASTERIZERSTATE Functions Menu
DX11 Function Categories
|